Part Number Hot Search : 
FAN6862R HEF4522 CL707L SDS21WM AN222 FT0055A XC270M3 ECH8309
Product Description
Full Text Search
 

To Download FM24V0513 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  this product confor ms to specifications per the terms of the ramtron standard warranty. the product has completed ramtrons internal qualification testing and has reached production status. cypress semiconductor corporation ? 198 champion court ? san jos e, ca 95134 - 1709 ? 408 - 943 - 2600 document number: 001 - 844 62 rev. *b revised may 2 9 , 2013 fm 24v05 512k b serial 3v f - ram memory features 512k bit ferroelectric nonvolatile ram organized as 65,536 x 8 bits high endurance 100 trillion (10 14 ) read/writes 10 year data retention nodelay? writes advanced high - reliability ferroelectric process fa st two - wire serial interface up to 3.4 mhz maximum bus frequency direct hardware replacement for eeprom supports legacy timing for 100 khz & 400 khz device id device id reads out m anufacturer id & p art id low voltage, low power operation low voltage operation 2.0 v C 3.6v active current < 1 5 0 a (typ. @ 100khz ) 9 0 a standby current (typ.) 5 a sleep mode current (typ.) industry standard configuration industrial temperature - 40 c to +85 c 8 - pin green/rohs soic package description the fm 24v05 is a 512kbit nonvolatile memory employing an advanced ferroelectric process. a ferroelectric random access memory or f - ram is nonvolatile and performs reads and writes like a ram. it provide s reliable data retention for 10 years while eliminating the complexities, overhead, and system level reliabili ty problems caused by eeprom and other nonvolatile memories. the fm 24v05 performs write operations at bus speed. no write delays are incurred. the next bus cycle may commence immediately without the need for data polling. in addition, the product offers write endurance orders of magnitude higher than eeprom. also, f - ram exhibits much lower power during writes than eeprom since write operations do not require an internally elevated power supply voltage for write circuits. these capabilities make the fm 24v 05 ideal for nonvolatile memory applications requiring frequent or rapid writes. examples range from data collection where the number of write cycles may be critical, to demanding industrial controls where the long write time of eeprom can cause data loss. the combination of features allows more frequent data writing with less overhead for the system. the fm 24v05 provides substantial benefits to users of serial eeprom, yet these benefits are available in a hardware drop - in repla cement. the devices are ava ilable in industry stan dard 8 - pin soic package using a familiar two - wire (i 2 c) protocol. both devices incorporate a read - only device id that allows the host to determine the manufacturer, product density, and product revision. the devices are guaranteed ov er an industrial temperature range of - 40c to +85c. pin configuration pin name function a 0 - a2 device select address sda serial data/address scl serial clock wp write protect vdd supply voltage vss ground a 0 a 1 a 2 vss vdd wp scl sda 1 2 3 4 8 7 6 5
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 2 of 1 7 figure 1. fm 24v05 block diagram pin description pin name type pin description a0 - a2 input device select address 0 - 2 : these pins are used to select one of up to 8 devices of the same type on the same two - wire bus. to select the device , the address value on the two pins must match the corresponding b its contained in the slave address. the address pins are pulled down internally. sda i/o serial data/ addres s: this is a bi - directional pin for the two - wire interface. it is open - drai n and is intended to be wire - or? d with other devices on the two - wire bus. the input buffer incorporates a s chmitt trigger for noise immunity and the output driver includes slope control for falling edges. a n external pull - up resistor is required. scl input ser ial clock: the serial clock pin for the two - wire interface. data is clocked out of the part on the falling edge, and in to the device on the rising edge. the scl input also incorporates a schmitt trigger input for noise immunity. wp input write protect : when tied to vdd, addresses in the entire memory map will be write - protected. when wp is connected to ground, all addresses may be written. this pin is pulled down internally. vdd supply supply voltage vss supply ground address latch 8 k x 64 fram array data latch 8 sda counter serial to parallel converter control logic scl wp a 0 - a 2 device id and serial number 8
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 3 of 1 7 overview the fm 24v05 is a fam ily of serial f - ram memory devices . the memory array is logically organized as a 65,536 x 8 bit memory array and is accessed using an industry standard two - wire (i 2 c) interface. functional operation of the f - ram is similar to serial eeprom . the major diffe rence between the fm 24v05 and serial eeprom is f - ram?s superior write performance. memory architecture when accessing the fm 24v05 , the user addresses 65,536 locations each with 8 data bits. these data bits are shifted serially. the 65,536 addresses are ac cessed using the two - wire protocol, which includes a slave address (to disting uish other non - mem ory devices) and a 2 - byte address. all 16 address bits are used by the decoder for accessing the memory. the access time for memory operation is essentially ze ro beyond the time needed for the serial protocol. that is, the memory is read or written at the speed of the two - wire bus. unlike an eeprom, it is not necessary to poll the device for a ready condition since writes occur at bus speed. that is, by the time a new bus transaction can be shifted into the part, a write operation will be complete. this is explained in more detail in the interface section below. users expect several obvious system benefits from the fm 24v05 due to its fast write cycle and high e ndurance as compared with eeprom. however there are less obvious benefits as well. for example in a high noise environment, the fast - write operation is less susceptible to corruption than an eeprom since it is completed quickly. by contrast, an eeprom requ iring milliseconds to write is vulnerable to noise during much of the cycle. note that it is the user?s responsibility to ensure that v dd is within data sheet tolerances to prevent incorrect operation. two - wire interface the fm 24v05 employs a bi - directi onal two - wire bus protocol using few pins or board space. figure 2 illustrates a typical system configuration using the fm 24v05 in a microcontroller - based system. the industry standard two - wire bus is familiar to many users but is described in this section . by convention, any device that is sending data onto the bus is the transmitter while the target device for this data is the receiver. the device that is controlling the bus is the master. the master is responsible for generating the clock signal for al l operations. any device on the bus that is being controlled is a slave. the fm 24v05 always is a slave device. the bus protocol is controlled by transition states in the sda and scl signals. there are four conditions including start, stop, data bit, or a cknowledge. figure 3 illustrates the signal conditions that specify the four states. detailed timing diagrams are shown in the electrical specifications section . figure 2. typical system configuration microcontroller sda scl fm 24 v 05 a 0 a 1 a 2 sda scl fm 24 v 05 a 0 a 1 a 2 vdd r min = 1 . 1 k ohm r max = t r / cbus
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 4 of 1 7 figure 3. data transfer protocol stop condition a stop condition is indicated when the bus master drives sda from low to high while the scl signal is high. all operations using the fm 24v05 should end with a stop condition. if an operation is in progress when a stop is asserted, the operation will be aborted. the master must have control of sda (not a memory read) in order to assert a stop condition. start condition a start condition is indicated when the bus master drives sda from high to low wh ile the scl signal is high. all commands should be preceded by a start condition. an operation in progress can be aborted by asserting a start condition at any time. aborting an operation using the start condition will ready the fm 24v05 for a new operation . if during operation the power supply drops below the specified v dd minimum, the system should issue a start condition prior to performing another operation. data/address transfer all data transfers (including addresses) take place while the scl signal is high. except under the two conditions described above, the sda signal should not change while scl is high. acknowledge the acknowledge takes place after the 8 th data bit has been transferred in any transaction. during this state the transmitter should release the sda bus to allow the receiver to drive it. the receiver drives the sda signal low to acknowledge receipt of the byte. if the receiver does not drive sda low, the condition is a no - acknowledge and the operation is aborted. the receiver would f ail to acknowledge for two distinct reasons. first is that a byte transfer fails. in this case, the no - acknowledge ceases the current operation so that the part can be addressed again. this allows the last byte to be recovered in the event of a communicati on error. second and most common, the receiver does not acknowledge to deliberately end an operation. for example, during a read operation, the fm 24v05 will continue to place data onto the bus as long as the receiver sends acknowledges (and clocks). when a read operation is complete and no more data is needed, the receiver must not acknowledge the last byte. if the receiver acknowledges the last byte, this will cause the fm 24v05 to attempt to drive the bus on the next clock while the master is sending a n ew command such as stop. slave address the first byte that the fm 24v05 expects after a start condition is the slave address. as shown in figure 4, the slave address contains the device type or slave id , the device select address bits, a page address bit, and a bit that specifies if the transaction is a read or a write. bits 7 - 4 are the device type (slave id) and should be set to 1010b for the fm 24v05 . these bits allow other function types to reside on the 2 - wire bus within an identical address range. bit s 3 - 1 are the device select address bits. they must match the corresponding value on the external address pins to select the devic e. up to eight fm 24v05 device s can reside on the same two - wire bus by assigning a different address to each. bit 0 is t he rea d/write bit. r/w=1 indicates a read operation and r/w=0 indicates a write operation. high speed mode (hs - mode) the fm 24v05 supports a 3.4mhz high speed mode. a master code (0000 1 xxx b) must be issued to place the device into high speed mode. communication between master and slave will then be enabled for speeds up to 3.4mhz. a stop condition will exit hs - mode. single - and multiple - byte reads and writes are supported. see figures 10 and 11 for hs - mode timings. stop (master) start (master) 7 data bits (transmitter) 6 0 data bit (transmitter) acknowledge (receiver) scl sda
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 5 of 1 7 figure 4. slave address addressing overview after the fm 24v05 (as r eceiver) acknowledges the slave address, the master can place the memory address on the bus for a write operation. the address requires two bytes . the complete 1 6 - bit address is latched internally. each a ccess causes the latched address value to be incremented automatically. the current address is the value that is held in the latch -- either a newly written value or the address following the last access. the current address will be held for as long as pow er remains or until a new value is written. reads always use the current address. a random read address can be loaded by beginning a write operation as explained below. after transmission of ea ch data byte, just prior to the acknowledge, the fm 24v05 incr ements the internal address latch. this allows the next sequential byte to be accessed with no additional addressing. after the last address ( f fff h) is reached, the address latch will roll over to 0000h. there is no limit to the number of bytes that can be accessed with a single read or write operation. data transfer after the address information has been transmitted, data transfer between the bus master and the fm 24v05 can begin. for a read operation the fm 24v05 will place 8 data bits on the bus then wait for an acknowledge from the master. if the acknowledge occurs, the fm 24v05 will transfer the next sequential byte. if the acknowledge is not sent, the fm 24v05 will end the read operation. for a write operation, the fm 24v05 will accept 8 data bits from the master then send an acknowledge. all data transfer occurs msb (most significant bit) first. memory operation the fm 24v05 is designed to operate in a manner very similar to other 2 - wire interface memory products. the major differences result from the hig her performance write capability of f - ram technology. these improvements result in some differences between the fm 24v05 and a similar configuration eeprom during writes. the complete operation for both writes and reads is explained below. write operation all writes begin with a slave address , then a memory address. the bus master indicates a write operation by setting the lsb of the slave address (r/w bit) to a ? 0 ? . after addressing, the bus master sends each byte of data to the memory and the memory gener ates an acknowledge condition. any number of sequential bytes may be written. if the end of the address range is reached internally, the address counter will wrap from ffff h to 0000h. unlike other nonvolatile memory technologies, there is no effective wr ite delay with f - ram . since the read and write access times of the underlying memory are the same, the user experiences no delay through the bus. the entire memory cycle occurs in less time than a single bus clock. therefore, any operation including read o r write can occur immediately following a write. acknowledge polling, a technique used with eeproms to determine if a write is complete is unnecessary and will always return a ready condition. internally, an actual memory write occurs after the 8 th data bit is transferred. it will be complete before the acknowledge is sent. therefore, if the user desires to abort a write without altering the memory contents, this should be done using start or stop condition prior to the 8 th data bit. the fm 24v05 uses no p age buffering. the memory array can be write - protected using the wp pin . this feature is available only on fm 24v05 devices . setting the wp pin to a high condition (v dd ) will write - protect all addresses. the fm 24v05 will not acknowledge data bytes that ar e written to protected addresses. in addition, the address counter will not increment if writes are attempted to these addresses. setting wp to a low state (v ss ) will deactivate this feature. wp is pulled down internally. figures 5 and 6 below illustrate a single - byte and multiple - byte write cycles. 1 0 1 0 a2 r/w slave id 7 6 5 4 3 2 1 0 a1 a0 device select
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 6 of 1 7 figure 5. single byte write figure 6. multiple byte write read operation there are two basic types of read operations. they are current addres s read and selective address read. in a current address read, the fm 24v05 uses the internal address latch to supply the address. in a selective read, the user performs a procedure to set the address to a specific value. current address & sequential read a s mentioned above the fm 24v05 uses an internal latch to supply the address for a read operation. a current address read uses the existing value in the address latch as a starting place for the read operation. the system reads from the address immediately f ollowing that of the last operation. to perform a current address read, the bus master supplies a slave address with the lsb set to a ? 1 ? . this indicates that a read operation is requested. after receiving the complete slave address , the fm 24v05 will beg in shifting out data from the current address on the next clock. the current address is the value held in the internal address latch. beginning with the current address, the bus master can read any number of bytes. thus, a sequential read is simply a cur rent address read with multiple byte transfers. after each byte the internal address counter will be incremented. each time the bus master acknowledges a byte, this indicates that the fm 24v05 should read out the next sequential byte. there are four way s to properly terminate a read operation. failing to properly terminate the read will most likely create a bus contention as the fm 24v05 attempts to read out additional data onto the bus. the four valid methods are: 1. the bus master issues a no - acknowledge in the 9 th clock cycle and a stop in the 10 th clock cycle. this is illustrated in the diagrams below. this is preferred. 2. the bus master issues a no - acknowledge in the 9 th clock cycle and a start in the 10 th . 3. the bus master issues a stop in the 9 th clock cycle. 4. the bus master issues a start in the 9 th clock cycle. if the internal address reaches ffff h, it will wrap around to 0000h on the next read cycle. figures 7 and 8 below show the proper operation for current address reads. selective (random) read th ere is a simple technique that allows a user to select a random address location as the starting point for a read operation. this involves using the first three bytes of a write operation to set the internal address followed by subsequent read operations. to perform a selective read, the bus master sends out the slave address with the lsb set to 0. this specifies a write operation. according to the write protocol, the bus master then sends the address bytes that are loaded into the internal address latch . after the fm 24v05 acknowledges the address, the bus master issues a start condition. this simultaneously aborts s a slave address 0 address msb a data byte a p by master by fm 24 v 05 start address & data stop acknowledge address lsb a s a slave address 0 address msb a data byte a p by master by fm 24 v 05 start address & data stop acknowledge address lsb a data byte a
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 7 of 1 7 the write operation and allows the read command to be issued with the slave address lsb set to a ? 1 ? . the operation is now a current address r ead. figure 7. current address read figure 8. sequential read figure 9. selective (random) read figure 10. hs - mode current addre ss read figure 11. hs - mode byte write s a slave address 1 data byte 1 p by master by fm 24 v 05 start address stop acknowledge no acknowledge data s a slave address 1 data byte 1 p by master by fm 24 v 05 start address stop acknowledge no acknowledge data data byte a acknowledge s a slave address 1 data byte 1 p by master by fm 24 v 05 start address stop no acknowledge data s a slave address 0 address msb a start address acknowledge address lsb a s a slave address 1 data byte 1 p by master by fm 24 v 05 start & enter hs - mode address stop & exit hs - mode no acknowledge data s 1 start acknowledge x x x 1 0 0 0 0 hs - mode command no acknowledge s a slave address 0 data byte a p by master by fm 24 v 05 start & enter hs - mode address & data stop & exit hs - mode s 1 start acknowledge x x x 1 0 0 0 0 hs - mode command address msb a address lsb a no acknowledge
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 8 of 1 7 sleep mode a low power mode called sleep mode is implemented on both fm24v05 devices . the device will enter this low power state when the sleep command 86h is clocked - in. sleep mode entr y can be entered as follows: 1. the master sends a start command. 2. the master sends reserved slave id 0xf8 3. the master sends the i 2 c - bus slave address of the slave device it needs to identify . the last bit is a ?don?t care? value ( r/w bit ) . only one device mus t acknowledge this byte (the one that has the i 2 c - bus slave address) . 4. the master sends a re - start command . 5. the master sends reserved slave id 0x86 6. the fm24v05 sends an ack. 7. the master sends stop to ensure the device enters sleep mode. once in sleep mode, the device draws i zz current, but the device continues to monitor the i 2 c pins. once the master sends a slave address that the fm 24v05 identifies, it will wakeup and be ready for normal operation with in t rec (400 s max.). as an alternative method of det ermining when the device is ready, the master can send read or write commands and look for an ack. while the device is waking up, it will nack the master until it is ready. figure 12. sleep mode entry s a p by master by fm 24 v 05 start address stop s a rsvd slave id ( f 8 ) slave address a start address acknowledge rsvd slave id ( 86 ) x
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 9 of 1 7 device id the fm 24v05 device s incorporate a means of identifying the device by providing three bytes of data, which are manufacturer, product id , and die revision. the device id is read - only . it can be accessed as follows: 1. the master sends a start command . 2. the master sends reserved slave id 0xf8 3. the master sends the i 2 c - bus slave address of the slave device it needs to identify . the last bit is a ?don?t care? value (r/w bit ) . only one device must acknowledge this byte (the one that has the i 2 c - bus slave address) . 4. the master sends a re - start command . 5. the master sends reserved slave id 0xf9 6. the device id read can be done, starting with the 12 manufacturer bits , followed by the 9 part id entification bits , and then the 3 die revision bits . 7. the master ends the device id read seque nce by nacking the last byte, thus resetting the slave device state machine and allowing the master to send the stop command . note : the reading of the device id can be stopped anytime by sending a nack command. figure 1 3 . r ead device id manufacturer id product id die rev. 11 10 9 8 7 6 5 4 3 2 1 0 8 7 6 5 4 3 2 1 0 2 1 0 ramtron density variation 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 n 0 0 0 0 0 0 0 figure 1 4 . manufacturer and product id density: 01h=128 k b , 02h=256k b , 03h=512k b , 04=1m b variation: product id bit 4 = s /n , product id bit 0 = reserved t he 3 - byte hex code for an fm24v05 will be: 0x00 0x4 3 0x 0 0 s a data byte data byte 1 p by master by fm 24 v 05 start address stop no acknowledge data s a rsvd slave id ( f 8 ) slave address a start address acknowledge rsvd slave id ( f 9 ) a a data byte acknowledge
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 10 of 1 7 electrical specifications absolute maximum ratings symbol description ratings v dd power supply voltage wit h respect to v ss - 1.0v to + 4.5 v v in voltage on any pin with respect to v ss - 1.0v to + 4.5 v and v in < v dd +1.0v * t stg storage temperature - 55 c to +12 5 c t lead lead t emperature (soldering, 10 seconds) 26 0 c v esd electrostatic discharge voltage - human body model (aec - q100 - 002 rev. e) - charged device model (aec - q100 - 011 rev. b) - machine model ( a ec - q100 - 003 rev. e ) 2.5kv 1.25kv 200v package moisture sensitivity level msl - 1 * exception: the v in < v dd +1.0v restriction does not apply to the s cl and sda inputs. stresses above those listed under absolute maximum ratings may cause permanent damage to the device. this is a stress rating only, and the functional operation of the device at these or any other conditions above those listed in the oper ational section of this specification is not implied. exposure to absolute maximum ratings conditions for extended periods may affect device reliabil ity. dc operating conditions (t a = - 40 c to + 85 c, v dd = 2.0 v to 3.6 v unless otherwise specified) symbol parameter min typ max units notes v dd main power supply 2.0 3.3 3.6 v i dd v dd supply current @ scl = 100 khz @ scl = 1 mhz @ scl = 3.4 mhz 1 7 5 40 0 100 0 a a a 1 i sb standby current 9 0 15 0 a 2 i zz sleep mode current 5 8 a 2 i li input lea kage current 1 a 3 i lo output leakage current 1 a 3 v il input low voltage - 0.3 0.3 v dd v v ih input high voltage 0.7 v dd v dd + 0.3 v v ol1 output low voltage ( i ol = 2 ma, v dd 2.7v) 0.4 v v ol2 output low voltage ( i ol = 150 a) 0.2 v r in address input resistance (wp, a2 - a 0 ) for v in = v il (max) for v in = v ih (min) 50 1 k m 4 notes 1. scl toggling between v dd - 0. 2 v and v ss , other inputs v ss or v dd - 0. 2 v. 2. scl = sda = v dd . all inputs v ss or v dd . stop command issued. 3. vin or vout = v ss to v dd . does not apply to wp, a2 - a 0 pins . 4. the input pull - down circuit is strong er (50k ) when the input voltage is below v il and weak (1m ) when the input voltage is above v ih .
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 11 of 1 7 a c parameters (t a = - 40 c to + 85 c, v dd = 2.0 v to 3.6 v unless otherwise spe cified) f/s - mode (c l <500pf) hs - mode (c l <100pf) symbol parameter min max min max units notes f scl scl clock frequency 0 1.0 0 3.4 mhz 1 t low clock low period 500 160 ns t high clock high period 260 60 ns t aa scl low to sda data out valid 450 13 0 ns t buf bus free before new transmission 0.5 0.3 s t hd:sta start condition hold time 260 160 ns t su:sta start condition setup for repeated start 260 160 ns t hd:dat data in hold 0 0 ns t su:dat data in setup 50 10 ns 3 t r input ri se time 120 80 ns 2 t f input fall time 120 80 ns 2 t su:sto stop condition setup 260 160 ns t dh data output hold (from scl @ v il ) 0 0 ns t sp noise suppression time constant on scl, sda 50 5 ns notes : all scl specifications as well as star t and stop conditions apply to both read and write operations. 1. the speed - related specifications are guaranteed characteristic points along a continuous cur ve of operation from dc to f scl (max) . 2. this parameter is periodically sampled and not 100% tested. 3. in hs - mode and v dd < 2.7v, the t su:dat (min.) spec is 15ns. capacitance (t a = 25 c, f=1.0 mhz, v dd = 3 .3 v) symbol parameter min max units notes c i/o input/output capacitance (sda) - 8 pf 1 c in input capacitance - 6 pf 1 notes 1. this parameter is perio dically sampled and not 100% tested. power cycle timing ( t a = - 40 c to +85 c, v dd = 2.0 v to 3.6v) symbol parameter min max units notes t vr v dd rise time 50 - s/v 1,2 t vf v dd fall time 100 - s/v 1,2 t pu power up (v dd min) to first access (start con dition) 250 - s t pd last access (stop condition) to power down (v dd min) 0 - s t rec recovery time from sleep mode - 400 s notes 1. this parameter is characterized and not 100% tested. 2. slope measured at any point on v dd waveform. power cycle timing v d d m i n . v d d t v r t p d t p u t v f a c c e s s a l l o w e d
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 12 of 1 7 ac test conditions equivalent ac test load circuit input pulse levels 0.1 v dd to 0.9 v dd input rise and fall times 10 ns input and output timing levels 0.5 v dd diagram notes all start and stop timing parameters apply to bo th read and write cycles. clock specifications are identical for read and write cycles. write timing parameters apply to slave address, word address, and write data bits. functional relationships are illustrated in the relevant datasheet sections. these di agrams illustrate the timing parameters only. read bus timing write bus timing data retention ( t a = - 40 c to +85 c ) parameter min max units notes data retention 10 - years t su:sda start t r ` t f stop start t buf t high 1/fscl t low t sp t sp acknowledge t hd:dat t su:d at t aa t dh scl sda t su:sto start stop start acknowledge t aa t hd:dat t hd:sta t su:dat scl sda 3 . 6 v output 1 . 8 k ohm 100 pf
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 13 of 1 7 mechanical dra wing 8 - pin soic (jedec standard ms - 012 variation aa) refer to jedec ms - 012 for complete dimensions and notes. all dimensions in millimeters . soic package marking scheme legend: xxxxxxx = part number, p = package type r = rev code, lllll = lot code, z = package code ric = ramtr on int?l corp, yy = year, ww = work week = pb - free example: fm24v05, green/rohs soic rev. a, lot 6798 9, soic year 2013, work week 07 pb - free fm24v05 - g a 67989s ric1307 xxxxxxx - p r lllll z ricyyww p i n 1 3 . 9 0 0 . 1 0 6 . 0 0 0 . 2 0 4 . 9 0 0 . 1 0 0 . 1 0 0 . 2 5 1 . 3 5 1 . 7 5 0 . 3 3 0 . 5 1 1 . 2 7 0 . 1 0 m m 0 . 2 5 0 . 5 0 4 5 0 . 4 0 1 . 2 7 0 . 1 9 0 . 2 5 0 - 8 r e c o m m e n d e d p c b f o o t p r i n t 7 . 7 0 0 . 6 5 1 . 2 7 2 . 0 0 3 . 7 0
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 14 of 1 7 revision history revision date summary 1.0 8/22/2008 initial release 1.1 2/2/2009 added tape and reel ordering information. 2 .0 5/25 /2010 changed to pre - production status. updated esd ratings. changed part marking scheme. expanded crc check description. 2.1 11/22/2011 removed s/n option. 3.0 1/30/2012 changed to production status. ordering information part number features operating voltage package fm24v05 - g device id 2.0 - 3.6v 8 - pin green/rohs soi c fm24v05 - gtr device id 2.0 - 3.6v 8 - pin green/rohs soic, tape & reel
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 15 of 1 7 appendix a - errata for fm24 v 05 errata number 001 date january 1 2 , 2011 (updated j an . 201 2 ) product fm24v0 5 the fm24v0 5 devices have a problem with the sleep mode function . some devices will not exit sleep at vdd voltages within the specified operating range. worst case is at high v dd (3.6v). the failing voltage will be lower at cold temperatures. this does not affect operation if the sleep function is not used. there is an effective scree n that is implemented at final test. a temporary part number has been assigned for customers who use sleep mode. customers who require sleep mode should order the fm24v 0 5 - g . the part will be marked with a triangle to the right of the part mark. an example of the mark is as follows: no sleep mode screen sleep mode screen fm24 v 0 5 - g fm24 v 0 5 - g a9646447 a9646447 ric1011 ric1011 this errata will remain in effect until the sleep function is fixed. update: ramtron has implemented a screen such that all devices comply with the datasheet specifications without exception over all operating temperature and voltage conditions. therefore the above errata no longer applies. the starting date code for errata - free devices is 1204. (yy=12, ww=04 ) xxxxxxx - pt rllllllll ric yyww
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 16 of 1 7 document history document title: fm24 v05 512k b serial 3 v f - ram memory document number: 001 - 84462 revision ecn orig. of change submission date description of change ** 3902204 gvch 0 2/2 5 /2013 new spec *a 3985098 gvch 05 / 09 /2013 removed fm24vn05 part number related information updated soic package marking scheme * b 4014247 gvch 05/29/2013 added appendix a - errata for fm24 v05
fm24v05 - 512kb i2c fram document number: 001 - 84462 rev. * b page 17 of 1 7 sales, solutions, and legal information worldwide sales and design support cypress maintains a worldwi de network of offices, solution centers, manufacturers representatives, and distributors. to find the office closest to you, visit us at cypress locations . products automotive cypress.com/go /a utomotive clocks & buffers cypress.com/go/clocks interface cypress.com/go /i nterface lighting & power control cypress.com/go/powerpsoc cypress.com/go/plc memory cypress.com/go/memory psoc cypress.com/go/psoc touch sensing cypress.com/go/touc h usb controllers cypress.com/go/usb psoc ? solutions psoc.cypress.com/solutions psoc 1 | psoc 3 | psoc 5 cypress developer community community | forums | blogs | video | trai ning technical support cypress.com/go/support ramtron is a registered trademark and nodelay? is a trademark of cypress semiconductor corp. all other trademarks or registered trademarks referenced herein are the property of their respective owners. ? cypress semi conductor corporation, 2011 - 2013 . the information containe d herein is subject to change without notice. cypress semiconductor corporation assumes no responsibility for the use of any circuitry other than circuitry embodied in a cypress p roduct. nor does it convey or imply any license under patent or other rights. cypress products are not warranted nor intended to be used for medical, life support, life saving, critical control or safety applications, unless pursuant to an express written agreement with cypress. furthermore, cypress does not authorize its products for use as critical components in life - support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. the inclusion of cypress products in life - support systems application implies that the manufacture r assumes all risk of such use and in doing so indemnifies cypress against all charges. this source code (software and/or firmware) is owned by cypress semiconductor corporation (cypress) and is protected by and s ubject to worldwide patent protection (unit ed states and foreign), united states copyright laws and international treaty provisions. cypress hereby grants to licensee a personal, non - exclusive, non - transferable license to copy, use, modify, create derivative works of, and compile the cypress source code and derivative works for the sole purpose of creating custom software and or firmware in support of licensee product to be used only in conjunction with a cypress integrated circuit as specified in the applicable agreement. any reproduction, modifica tion, translation, compilation, or representation of this source code except as specified above is prohibited without the express w ritten permission of cypress. disclaimer: cypress makes no warranty of any kind, express or implied, with regard to this mate rial, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. cypress reserves the right to make changes without further notice to the materials described herein. cypress does no t assume any li ability arising out of the application or use of any product or circuit described herein. cypress does not authorize its prod ucts for use as critical components in life - support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. the inclusion of cypress product in a life - support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies cypress against all charges. use may be limited by and subject t o the applicable cypress software license agreement.


▲Up To Search▲   

 
Price & Availability of FM24V0513

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X